Logo 
Search:

Search

 
Search:    
 

Resource TypePosted On
Prolog program that defines a predicate maxlist (L,Max) where Max is the greates...Feb 22
Prolog program that defines a relation max(X,Y,Max) where Max is the greater of ...Feb 22
Prolog program to define two predicates evenlength(List) and oddlength(List) so ...Feb 22
Prolog program of predicate ordered (List) which is true if List is an ordered l...Feb 21
Prolog Program to find Maximum of X and Y using Cut PredicateSep 08
Program to find greatest number from two numbers using if statementNov 08
Program to find greatest number from one dimensional arrayNov 29
Prolog program to check whether a number is a member of given list or notFeb 21
Prolog program to find sum of all the numbers in a given listFeb 21
Prolog program to generate first 10 prime numbers and store them in a listFeb 21
Prolog program to find summation of list of numbersFeb 21
Prolog program to find maximum number from a listFeb 22
PROLOG PROGRAM TO SPLIT A LIST IN TWO LISTS SUCH THAT ONE LIST CONTAINS NEGATIVE...Feb 22
Program to find least common multiple and greatest common factor of 2 numbersJul 04
Prolog program that defines a relation count(A,L,N) that counts into N the numbe...Feb 22
Prolog program to define the relation translate(List1, List2) to translate a lis...Feb 21
Prolog program Define the relation last(item,list) so that item is the last elem...Feb 21
Prolog program to define the relation last(item,list) so that item is the last e...Feb 22
Prolog program to merge two ordered list generating an ordered listFeb 22
Prolog program to check whether a list is an ordered list or notFeb 22
Prolog program to concatenate two lists giving third listFeb 21
Defines and lists types of expressionsSep 11
Defines stack and lists basic operations and properties of stack Jul 06
Prolog program to concatenate two lists, an element is a member of a given list ...Feb 22
PROGRAM TO FIND CORRELATION BETWEEN TWO DATA SETS DEFINED NUMBER OF PROCESSESApr 23
PROGRAM TO FIND THE MEAN OF USER DEFINED NUMBER OF ARRAY ELEMENTSMay 03
ProLog Program to convert decimal number to roman numberFeb 21
ProLog Program to find maximum number from inputted numbersFeb 21
Predicate logic representation and then converting them to prolog, prove the...Feb 23
Prolog program to find last item of the listFeb 22
PROLOG PROGRAM TO DETERMINE WHETHER A ELEMENT IS A MEMBER OF LISTFeb 22
PROLOG PROGRAM TO FIND THE PERMUTATION OF THE GIVEN LISTFeb 22
Prolog program to find the nth element of a listFeb 22
Prolog program to rotate a list n places to the leftSep 08
Prolog program to reverse a list Feb 22
PROLOG PROGRAM TO FIND SUBLISTS OF THE GIVEN LISTFeb 22
ProLog Program to sort the list of integers using Insertion SortFeb 21
ProLog Program to read list of strings and numbers and copy in database having h...Feb 21
ProLog Program to read list of strings and numbers and copy in database having h...Feb 21
ProLog Program to sort a list using Quick SortFeb 21
Prolog program to find the sum of the elements in the listFeb 22
Prolog program to write the elements of the list line by lineFeb 22
Prolog program to find whether the length of a list is even or odd Feb 22
Prolog program to reverse a given ListFeb 22
Prolog program to reverse a list using concatenate Feb 22
Prolog program to add an element to the begining of a listFeb 21
Prolog program to delete an element from a list using concatenateFeb 22
Prolog program to delete an element from a given list without using concatenateFeb 22
Prolog program to find the nth element of a list Feb 22
Prolog program to generate the sublist of a given listFeb 22